aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/[Wallust] Box type.css
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-06-11 04:15:57 +0900
committerGitHub <noreply@github.com>2024-06-11 04:15:57 +0900
commit22b85572e891b874011893f62d4eaf94f20486df (patch)
tree3452d4164a8964cd85fe57de2bd128baeb0ee2ff /config/waybar/style/[Wallust] Box type.css
parentc4ee8142bf7e8d89602cb7712da10888a54d438b (diff)
parented21639feebd8e3b6a6a4c2a59686f777b9688b9 (diff)
Merge pull request #338 from JaKooLit/development
Development to Main including pre-release
Diffstat (limited to 'config/waybar/style/[Wallust] Box type.css')
-rw-r--r--config/waybar/style/[Wallust] Box type.css21
1 files changed, 15 insertions, 6 deletions
diff --git a/config/waybar/style/[Wallust] Box type.css b/config/waybar/style/[Wallust] Box type.css
index a5338e84..0bdf607b 100644
--- a/config/waybar/style/[Wallust] Box type.css
+++ b/config/waybar/style/[Wallust] Box type.css
@@ -22,11 +22,11 @@ window#waybar.hidden {
}
-window#waybar.empty #window {
- background:none;
- border-bottom-width: 5px;
- border-bottom-color: transparent;
- border-bottom-style: solid;
+window#waybar.empty,
+window#waybar.empty #window {
+ background-color: transparent;
+ padding: 0px;
+ border: 0px;
}
#window {
@@ -91,6 +91,7 @@ window#waybar.empty #window {
#keyboard-state,
#memory,
#mode,
+#mpris,
#network,
#power-profiles-daemon,
#pulseaudio,
@@ -144,10 +145,18 @@ window#waybar.empty #window {
padding-right: 12px;
}
+#temperature.critical {
+ background-color: red;
+ color: black;
+}
+
#mpris {
- padding-right: 8px;
+ padding-right: 2px;
padding-left: 8px;
}
+#backlight {
+ padding-right: 2px;
+}
#battery.critical:not(.charging) {
background-color: #ffffff;
color: #000000;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage